home *** CD-ROM | disk | FTP | other *** search
/ PC User 2007 December / Australian_PC_User_2007-12.iso / software / apps / files / GridinSoft Notepad / gsn3-setup.exe / scripts / google.js < prev    next >
Encoding:
Text File  |  2007-07-26  |  88 b   |  4 lines

  1. Shell.Execute("open","http://www.google.com/search?q="+Editor.Selected(),"","",1);
  2.  
  3.  
  4.